pub const WHOLE_DOCUMENT: &str = "//";
A prefix that searches the whole document, wherever the expression is evaluated from: "a" becomes //a.
prefix
"a"
//a