Returns:
82 83 84
# File 'lib/fog/bluebox/models/compute/server.rb', line 82 def ready? self.state == 'running' end