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