10 11 12
# File 'lib/esearchy/profiling.rb', line 10 def search @peo.each { |person, profile| crawl(person, profile) } end