Class: Object

Inherits:
BasicObject
Defined in:
lib/other.rb,
lib/other.rb

Instance Method Summary collapse

Instance Method Details

#from_orientObject



120
121
122
# File 'lib/other.rb', line 120

def from_orient
  self
end

#to_orObject



138
139
140
# File 'lib/other.rb', line 138

def to_or
	self
end

#to_orientObject



124
125
126
# File 'lib/other.rb', line 124

def to_orient
  self
end