# File cli/ruby-debug/command.rb, line 191
    def print(*args)
      @state.print(*args)
    end