# File lib_wpm/wpm.rb, line 3550 def check_mapping unless (@list) then raise PropertyError, "required `list' property at #{@widget_id.inspect}" end nil end