83 84 85
# File 'lib/workspace/dir.rb', line 83 def parent_dir root_dir.dir(::File.expand_path("..", @path)) end