# File cli/ruby-debug/interface.rb, line 252
    def print(*args)
      @out.printf(*args)
    end