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