# File lib/taps/operation.rb, line 105
  def resuming?
    opts[:resume] == true
  end