# File lib/fog/hp/models/compute/image.rb, line 29
        def ready?
          status == 'ACTIVE'
        end