# File lib/factory_girl/registry.rb, line 5
    def initialize
      @items = {}
    end