# File lib_wpm/wpm.rb, line 919
def
run
for
component
in
@child_components
component
.
run
end
nil
end