# File lib/aws/s3/bucket.rb, line 390
      def cors
        CORSRuleCollection.new(self)
      end