Module: Docman::Context
Instance Method Summary collapse
Methods included from Logging
#log, logger, #logger, #prefix, #properties_info, #with_logging
Instance Method Details
#describe(type = 'short') ⇒ Object
      7 8 9  | 
    
      # File 'lib/docman/context.rb', line 7 def describe(type = 'short') self.class.name end  |