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