# File lib/xdg/base_dir/legacy.rb, line 16
      def home
        File.expand_path('~')
      end