
    \d&                         d Z ddlmZ ddlmZ ddlmZ  eee           G d d                      Z eee           G d d                      Zd	S )
z2
Test plugin used in L{twisted.test.test_plugin}.
    )provider)IPlugin)ITestPluginc                   $    e Zd Zed             ZdS )FourthTestPluginc                      d S N r
       :lib/python3.11/site-packages/twisted/test/plugin_extra2.pytest1zFourthTestPlugin.test1       r   N)__name__
__module____qualname__staticmethodr   r
   r   r   r   r      s-          \  r   r   c                   (    e Zd ZdZed             ZdS )FifthTestPluginz)
    More documentation: I hate you.
    c                      d S r	   r
   r
   r   r   r   zFifthTestPlugin.test1   r   r   N)r   r   r   __doc__r   r   r
   r   r   r   r      s9            \  r   r   N)	r   zope.interfacer   twisted.pluginr   twisted.test.test_pluginr   r   r   r
   r   r   <module>r      s   
  $ # # # # # " " " " " " 0 0 0 0 0 0 
+w         
+w          r   