Method: Object#pretty

Defined in:
lib/ectoplasm.rb

#prettyObject



66
67
68
# File 'lib/ectoplasm.rb', line 66

def pretty(*)
  self.to_s
end