# File lib/fog/storm_on_demand/models/compute/server.rb, line 46
        def ready?
          active == 1
        end