Path 1: 3 calls (1.0)
→ day 6 (2) 1 (1)
1def formatweekday(self, day): 2 with different_locale(self.locale): 3 return super().formatweekday(day)