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