# File lib/thinking_sphinx/panes/excerpts_pane.rb, line 33 def initialize(object, excerpter) @object, @excerpter = object, excerpter end