Class: NilClass

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

Overview

end

Instance Method Summary collapse

Instance Method Details

#from_orientObject



165
166
167
# File 'lib/other.rb', line 165

def from_orient
  nil
end

#to_orientObject



162
163
164
# File 'lib/other.rb', line 162

def to_orient
  self
end