Libraries
»
origami
(2.1.0)
»
Index
»
Origami
»
Object
»
#to_o
Method: Origami::Object#to_o
Defined in:
lib/origami/object.rb
#
to_o
⇒
Object
Returns self.
547 548 549
# File 'lib/origami/object.rb', line 547
def
to_o
self
end