# File lib/active_support/time_with_zone.rb, line 196
    def ago(other)
      since(-other)
    end