# File lib/factory_girl/step_definitions.rb, line 35 def association @human_hash_to_attributes_hash.associations.detect {|association| association.name == @key } end