# File lib/uber-s3/bucket.rb, line 32
    def head(key)
      object(key).head
    end