@override bool contains(RouteLaneManeuver value) => (this.rawValue & value.rawValue) == value.rawValue;