:nodoc:
25
# File 'lib/origami.rb', line 25 def ord; self; end
33 34 35
# File 'lib/origami/object.rb', line 33 def to_o Origami::Integer.new(self) end