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