30 31 32
# File 'lib/factory_bot/registry.rb', line 30 def register(name, item) @items[name] = item end