# File lib/thinking_sphinx/configuration.rb, line 64
  def guarding_strategy
    @guarding_strategy ||= ThinkingSphinx::Guard::Files
  end