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