Class: TrueClass

Inherits:
Object
  • Object
show all
Defined in:
lib/other.rb

Instance Method Summary collapse

Instance Method Details

#from_orientObject



273
274
275
# File 'lib/other.rb', line 273

def from_orient
  self
end

#to_orientObject



277
278
279
# File 'lib/other.rb', line 277

def to_orient
  self
end