# File lib/aws/s3/bucket_tag_collection.rb, line 43
      def initialize bucket, options = {}
        @bucket = bucket
        super
      end