# File lib_wpm/wpm.rb, line 845
    def initialize(*args, &block)
      super
      @child_components = Array.new
    end