Interface describing a Retrievable Child Model
Models implementing this interface provide a way to get there children by capture
getChildrenByCaptureTo(string $capture, bool $recursive) : array
string
bool
search recursive through children, default true
array