Class: TestClassDocumentation Abstract Deprecated Private
| Defined in: | node_modules/grunt-codo/node_modules/codo/spec/_templates/classes/class_documentation.coffee | 
Overview
    Deprecated.
    Use other class which is thread safe 
  
  
    
      This
      class
      is abstract.
    
    Each listener implementation must inherit 
  
  
    TODO:
    Clean up socket handler 
  
  
    TODO:
    Refactor property factory 
  
  
    Note:
    Please use this carefully 
  
  
    Note:
    For internal use only 
  
  This is a test class with inline.dot. Beware.
Examples:
Class.getType('cat')
    Use it in this way
new Class()
    Alternatively also this is possible
cl = Class.for(obj)
cl.execute()