# File lib/nanoc3/base/plugin_registry.rb, line 58
      def named(name)
        Nanoc3::Plugin.find(self, name)
      end