# File lib_wpm/wpm.rb, line 3766
    def <<(path)
      add(path)
      self
    end