# File lib/active_support/time_with_zone.rb, line 122
    def httpdate
      utc.httpdate
    end