class Hash

Public Instance Methods

to_sn() click to toggle source
# File lib/shaun.rb, line 127
def to_sn
  Shaun::Object.new self
end