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