# File lib/rack/utils.rb, line 378
    def rfc2822(time)
      time.rfc2822
    end