# File cli/ruby-debug/processor.rb, line 15 def aprint(msg) print afmt(msg) if Debugger.annotate.to_i > 2 end