Method: CFoundry::ChattyHash#inspect

Defined in:
lib/cfoundry/chatty_hash.rb

#inspectObject



42
43
44
# File 'lib/cfoundry/chatty_hash.rb', line 42

def inspect
  @hash.inspect
end