Class: Time

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



50
51
52
# File 'lib/support.rb', line 50

def from_orient
  self
end

#to_orientObject



53
54
55
# File 'lib/support.rb', line 53

def to_orient
  self
end