# File lib/mcollective/rpc/stats.rb, line 109
      def discovered_agents(agents)
        @discovered_nodes = agents
        @discovered = agents.size
      end