class Probatio::Context

def run(run_opts)

def run(run_opts)
  _run(@__group.arounds + [ :do_run ], run_opts)
end