# File lib/sup/xapian_index.rb, line 69 def source_for_id id synchronize { get_entry(id)[:source_id] } end