# File lib/fog/go_grid/models/compute/server.rb, line 43 def ready? @state && @state["name"] == 'On' end