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