# File lib/thinking_sphinx/commands/prepare.rb, line 4
  def call
    FileUtils.mkdir_p configuration.indices_location
  end