# File lib/merb-slices/module_mixin.rb, line 128 def root_path(*path) File.join(self.root, *path) end