# File lib/thinking_sphinx/panes/excerpts_pane.rb, line 8
  def excerpts
    @excerpt_glazing ||= Excerpts.new @object, excerpter
  end