# File lib/factory_girl/step_definitions.rb, line 9 def initialize(human_hash, associations) @human_hash = human_hash @associations = associations end