# File lib_wpm/wpm.rb, line 3731
    def initialize(path)
      @path = path
      @list = Array.new
    end