# File lib/aws/s3/errors.rb, line 49
        def initialize(req, resp)
          super(req, resp, "Not Modified")
        end