# File lib/fog/compute/models/go_grid/image.rb, line 43
        def ready?
          status == 'Available'
        end