I've came across plenty of Python developers who use default values directly in their method signature - after all, why wouldn't they? At first, that seemed a completely logical thing to do, but after working with Python for years I've come to realize that