def add_left_neighbor(self, new_neighbor, is_backlinking=False):
    r"""
    Add a neighbor to the "left" of the current module. This method validates
    that the neighbor is unique, can occupy the left neighbor position, and
    optionally backlinks to the current module (i.e. sets the current module