Class: FalseClass

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



149
150
151
# File 'lib/other.rb', line 149

def from_orient
  self
end

#to_orientObject



153
154
155
# File 'lib/other.rb', line 153

def to_orient
  self
end