# File lib/merb-core.rb, line 179
    def root_path(*path) File.join(root, *path)                       end