class Benchmark::IPS::Job

def hold!(held_path)

Set @hold to true.
def hold!(held_path)
  @held_path = held_path
end