# File lib/mcollective/agents.rb, line 112
    def include?(agentname)
      PluginManager.include?("#{agentname}_agent")
    end