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