MarkedYAMLException.toString

void toString(W)(ref W sink) const

Custom toString to add context without requiring allocation up-front

void toString(scope void delegate(in char[]) sink) const

Ditto