Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



67
68
69
# File 'lib/support.rb', line 67

def from_orient
  self
end

#to_orientObject



70
71
72
# File 'lib/support.rb', line 70

def to_orient
  self
end