module Time

Public Instance Methods

now() click to toggle source
# File lib/delorean.rb, line 11
def now; Delorean.now; end