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