# File lib/thinking_sphinx/subscribers/populator_subscriber.rb, line 37 def populated(event) print '.' * event.payload[:instances].length end