# File lib/thinking_sphinx/rails_additions.rb, line 22
    def extract_options!
      last.is_a?(::Hash) ? pop : {}
    end