Class: FalseClass

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



75
76
77
# File 'lib/support.rb', line 75

def from_orient
  self
end

#to_orientObject



78
79
80
# File 'lib/support.rb', line 78

def to_orient
  self
end