def add_wish(self, category, wish): getattr(self, category).append(wish)

Stay tuned for the next release. The code is open, the sky is wide, and the summer is still waiting.