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