class Guard::Internals::Debugging

def _untrace(mod, meth)

def _untrace(mod, meth)
  Tracing.untrace(mod, meth)
end