class Hash

Public Instance Methods

to_obj() click to toggle source
# File lib/bulutfon_sdk/hash.rb, line 2
def to_obj
  convert_to_obj self
end