get_parent()
      Returns the parent node of the node this is called on
Return Value: None or `object`

file: src/nodes/node_base.c

landing