31 32 33
# File 'lib/smugsync/config.rb', line 31 def root_dir Pathname.new(File.join(find_config_dir, '..')) end