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