Is it bad practice to overwrite ES6 class instance methods?
Let\'s say I have a class Person, all instances of class Person will have a wakeUp
Person
wakeUp