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