method
past?
past?()
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 184 def past? utc.past? end