class String

Public Instance Methods

examine(depth = 0) click to toggle source
# File lib/mutter/ext.rb, line 3
def examine depth = 0
  inspect
end