# File lib_wpm/wpm.rb, line 1285
    def run
      invoke

      # traversing child components.
      super

      nil
    end