Links another cell to this one
Parameters:
cell
Returns true if linking succeeded (passed test rules)
@override bool link(L cell) { return _cell.link(cell); }