Class: Object

Inherits:
BasicObject
Defined in:
lib/other.rb

Instance Method Summary collapse

Instance Method Details

#from_orientObject



94
95
96
# File 'lib/other.rb', line 94

def from_orient
  self
end

#to_orientObject



98
99
100
# File 'lib/other.rb', line 98

def to_orient
  self
end