contains_net# DifferentialPair.contains_net(net)# Determine if a net exists in the net class. Parameters: netNetNet to search for. Returns: boolTrue if the net is in the net class, False otherwise.