# File lib/vendor/fssm/fssm/pathname.rb, line 97
    def +(path)
      dup << path
    end