# File lib/commander/runner.rb, line 107 def never_trace! @never_trace = true @always_trace = false end