How to check if an object contains another object like
const LHS = { a : "Something a", b : "Something b", c : { a : "Something a"}