Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/other.rb
Overview
end
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
165 166 167 |
# File 'lib/other.rb', line 165 def from_orient nil end |
#to_orient ⇒ Object
162 163 164 |
# File 'lib/other.rb', line 162 def to_orient self end |