example: for now we have `_r.select("*[position.x=0]");` IMMO it's more readable to write `_r.select("*[position.x==0]");`