# File lib/aws/s3/bucket_lifecycle_configuration.rb, line 394
        def enable!
          self.status = 'Enabled'
        end