# File lib/mcollective/discovery.rb, line 13 def has_method?(method) @known_methods.include?(method) end