ref _ https://www.tutorialsteacher.com/python/private-and-protected-access-modifiers-in-python
attributes 앞에 _ 를 붙이면 protected
__를 붙이면 private 역할을 함