# File lib_wpm/wpm.rb, line 3542
    def mapped(attr_map)
      super
      @list = nil
      @size = nil
      @selected = nil
      nil
    end