# File lib_wpm/wpm.rb, line 952 def setup super for component in @child_components component.setup end nil end