# File lib/nanoc3/base/plugin_registry.rb, line 156
    def named(name)
      find(self, name)
    end