# File lib/thinking_sphinx/active_record/depolymorph/scoped_reflection.rb, line 9
  def call
    klass.new reflection.macro, name, scope, options,
      reflection.active_record
  end