# File lib/facets/more/times.rb, line 129
  def ago(time = ::Time.now)
    step :down, time
  end