# File lib/xdg/base_dir.rb, line 133
    def to_path
      Pathname.new(to_a.first)
    end