# File lib/factory_girl/registry.rb, line 22
    def [](name)
      find(name)
    end