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