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