
    Vh6                         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y	)
z2
Test plugin used in L{twisted.test.test_plugin}.
    )provider)IPlugin)ITestPluginc                       e Zd Zedd       Zy)FourthTestPluginNc                       y N r
       J/home/dcms/DCMS/lib/python3.12/site-packages/twisted/test/plugin_extra2.pytest1zFourthTestPlugin.test1       r   returnN)__name__
__module____qualname__staticmethodr   r
   r   r   r   r      s     r   r   c                   "    e Zd ZdZedd       Zy)FifthTestPluginz)
    More documentation: I hate you.
    Nc                       y r	   r
   r
   r   r   r   zFifthTestPlugin.test1   r   r   r   )r   r   r   __doc__r   r   r
   r   r   r   r      s      r   r   N)	r   zope.interfacer   twisted.pluginr   twisted.test.test_pluginr   r   r   r
   r   r   <module>r      sU   
 $ " 0 
+w    
+w   r   