I cannot understand why my code is not working. I have a basic class with two class methods. I am trying to access the second class method from within the first and am getting a type error saying the second method is not a function. LOL I do this all the time, what am I missing?I cannot understand why my code is not working.