Class: FalseClass

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



113
114
115
# File 'lib/other.rb', line 113

def from_orient
  self
end

#to_orientObject



117
118
119
# File 'lib/other.rb', line 117

def to_orient
  self
end