# File lib/xdg/base_dir.rb, line 141
    def subdirectory=(path)
      @subdirectory = path.to_s
    end