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