# File lib/fog/brightbox/models/compute/database_server.rb, line 65
        def ready?
          state == "active"
        end