# File lib/debug.rb, line 118
  def set_trace_all(arg)
    DEBUGGER__.set_trace(arg)
  end