# File lib_ctrl/rucy/monitor.rb, line 86
    def arguments
      @arguments.map{|name, value| [ name, value ] } # deep copy
    end