# File lib/aws/s3/bucket_lifecycle_configuration.rb, line 328
        def enabled?
          status == 'Enabled'
        end