# File lib/nanoc/base/plugin_registry.rb, line 86
      def named(name)
        Nanoc::Plugin.find(self, name)
      end