Class: Symbol

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

Instance Method Summary collapse

Instance Method Details

#examine(depth = 0) ⇒ Object



20
21
22
# File 'lib/ext.rb', line 20

def examine depth = 0
  Mutter.stylize inspect, :purple
end