Libraries
»
malt
(0.4.0)
»
Index (O)
»
OpenStruct
Class: OpenStruct
Inherits:
Object
Object
OpenStruct
show all
Defined in:
lib/malt/core_ext.rb
Instance Method Summary
collapse
#
to_struct
⇒ Object
Instance Method Details
#
to_struct
⇒
Object
95 96 97
# File 'lib/malt/core_ext.rb', line 95
def
to_struct
self
end