# File lib_wpm/wpm.rb, line 19
    def initialize
      @stack = Array.new
    end