Method to check if there is a red light affecting us. This version of the method is compatible with both European and US style traffic lights. :param lights_list: list containing TrafficLight objects :return: a tuple given by (bool_flag, traffic_light), where
(self, lights_list)
source not stored for this graph (policy: none)
no test coverage detected