class String
Public Instance Methods
nosh(parse = false)
click to toggle source
# File lib/nosh.rb, line 21 def nosh(parse = false) Nosh::ObjectExtensions.nosh(self, parse) end
# File lib/nosh.rb, line 21 def nosh(parse = false) Nosh::ObjectExtensions.nosh(self, parse) end