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