# File lib/aws/s3/errors.rb, line 72
def
initialize
(
req
,
resp
)
super
(
req
,
resp
,
"No Such Key"
)
end