# File lib/fog/terremark/models/shared/task.rb, line 34
        def ready?
          @status == 'success'
        end