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