# File lib/fog/libvirt/models/compute/server.rb, line 115
        def ready?
          state == "running"
        end