# File lib/fog/cloudstack/models/compute/job.rb, line 23
        def ready?
          self.job_status != 0
        end