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