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

      # traversing child components.
      super

      nil
    end