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