# File lib_wpm/wpm.rb, line 2908
    def selected=(new_selected)
      @selected.call(new_selected)
    end