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