Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



323
324
325
# File 'lib/other.rb', line 323

def from_orient
  self
end

#to_orientObject



327
328
329
# File 'lib/other.rb', line 327

def to_orient
  self
end