# File lib/aws/s3/bucket_tag_collection.rb, line 54
      def [] key
        self.to_h[key]
      end