File: //proc/self/root/usr/lib/python2.7/site-packages/tuned/plugins/plugin_modules.pyc
�
��\c           @   s�   d  d l  Z  d  d l Z d d l m Z d d l Td  d l Z d  d l Td  d l	 m
 Z
 d  d l j Z e j
 j �  Z d e j f d �  �  YZ d S(   i����Ni   (   t   base(   t   *(   t   commandst
   ModulesPluginc           B   sb   e  Z d  Z d �  Z d �  Z d �  Z d �  Z d �  Z d �  Z d �  Z	 e
 d � Z d	 �  Z RS(
   s6   
	Plugin for applying custom kernel modules options.
	c         O   s2   t  t |  � j | | �  t |  _ t �  |  _ d  S(   N(   t   superR   t   __init__t   Truet   _has_dynamic_optionsR   t   _cmd(   t   selft   argst   kwargs(    (    s@   /usr/lib/python2.7/site-packages/tuned/plugins/plugin_modules.pyR      s    	c         C   s"