# File lib/thinking_sphinx/excerpter.rb, line 11
    def initialize(search, instance)
      @search   = search
      @instance = instance
    end