Method: CS::Time#inspect

Defined in:
lib/cs/time.rb

#inspectObject



36
37
38
# File 'lib/cs/time.rb', line 36

def inspect
  @time.inspect
end