# File lib/sugar-high/path.rb, line 24
def
up
lv
(
'../'
*
lv
)
+
self
end