# File lib_wpm/wpm.rb, line 1412
    def setup
      @properties.call_count(component_name)
      widget_scope{ init }

      nil
    end