# File lib/aws/s3/object_metadata.rb, line 45
      def [] name
        to_h[name.to_s]
      end