# File lib/s3/right_s3.rb, line 581
def
exists?
@bucket
.
key
(
self
).
last_modified
?
true
:
false
end