Returns:
36 37 38
# File 'lib/core/string.rb', line 36 def bucket_object_exists?(key) AWS::S3::S3Object.exists? key, self end