# File lib/mcollective/data.rb, line 26
    def self.[](plugin)
      PluginManager[pluginname(plugin)]
    end