# File lib/fog/aws/models/elasticache/cluster.rb, line 32
        def ready?
          status == 'available'
        end