# File lib/thinking_sphinx/active_record/source_joins.rb, line 4
  def self.call(model, source)
    new(model, source).call
  end