# File lib/theme.rb, line 7
def
root
Pathname
.
new
(
File
.
expand_path
(
'../../'
,
__FILE__
) )
end