# File lib/net/amazon/s3/bucket.rb, line 74 def get_object(object_key) return get_objects(object_key)[object_key] end