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