# File lib/thinking_sphinx/panes/excerpts_pane.rb, line 4
  def initialize(context, object, raw)
    @context, @object = context, object
  end