# File lib/thinking_sphinx/search.rb, line 69
  def masks
    @masks ||= @options[:masks] || DEFAULT_MASKS.clone
  end