In the find entry, you can read: > Unlike in the rest of the tree traversal methods, the selector expression is required in a call to `find()`. I feel this isn't strictly true because `closest()`, needs a selector expression too.