var one = "_I_just_like_talking_like_this_"; var two = "_two"; var test = {_two: "II"};
If you removed the string stanza in the post, only the _two attribute in test would match.
If you removed the string stanza in the post, only the _two attribute in test would match.