# File lib/merb-core.rb, line 309 def root @root || Merb::Config[:merb_root] || File.expand_path(Dir.pwd) end