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