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