# File lib/fog/ibm/models/compute/server.rb, line 79
        def ready?
          state == "Active"
        end