class Time

Public Instance Methods

to_time() click to toggle source
# File lib/ext/time.rb, line 3
def to_time; self; end