# File lib/fog/clodo/models/compute/server.rb, line 100
        def ready?
          self.state == 'is_running'
        end