# File lib/thinking_sphinx/frameworks/plain.rb, line 6
  def initialize
    @environment = 'production'
    @root        = Dir.pwd
  end