Class: Object

Inherits:
BasicObject
Defined in:
lib/ext/hash_to_openstruct.rb

Instance Method Summary collapse

Instance Method Details

#to_openstructObject



13
14
15
# File 'lib/ext/hash_to_openstruct.rb', line 13

def to_openstruct
  self
end