# File lib/thinking_sphinx/masks/pagination_mask.rb, line 44
  def total_entries
    search.meta['total_found'].to_i
  end