Class: FalseClass

Inherits:
Object show all
Defined in:
lib/ectoplasm.rb

Instance Method Summary collapse

Instance Method Details

#prettyObject



82
83
84
# File 'lib/ectoplasm.rb', line 82

def pretty(*)
  'no'.yellow
end