Returns the node-set of this value.
@override Iterable<XmlNode> get nodes => throw StateError('Unable to convert boolean $value to node-set');