Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/other.rb
Overview
end
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
201 202 203 |
# File 'lib/other.rb', line 201 def from_orient nil end |
#to_orient ⇒ Object
198 199 200 |
# File 'lib/other.rb', line 198 def to_orient self end |