# File lib/mcollective/rpc/stats.rb, line 128 def node_responded(node) @responsesfrom << node rescue @responsesfrom = [node] end