origin constant
Dot
const origin
The virtual origin ("root") that every top-level element hangs off. Never stored as a real element; used only as a parent sentinel.
Implementation
static const Dot origin = Dot(0, '');