let's suppose json object has $('work employer name'), but $('work firstname') is queried that doesnt exist should it return the result of atleast $('work') or should it return false/null ?