Class: NilClass

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

Overview

end

Instance Method Summary collapse

Instance Method Details

#from_orientObject



201
202
203
# File 'lib/other.rb', line 201

def from_orient
  nil
end

#to_orientObject



198
199
200
# File 'lib/other.rb', line 198

def to_orient
  self
end