as_document method

as_document()

Cast Node to Node.document.

def as_document(self):
    ...

See Also