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