# File lib/nanoc/base/plugin_registry.rb, line 103 def initialize @identifiers_to_classes = {} @classes_to_identifiers = {} end