# File lib/mcollective/security/base.rb, line 32 def self.inherited(klass) PluginManager << {:type => "security_plugin", :class => klass.to_s} end