Idea: When you misspell things in your program, the compiler messages should say something like:
Error: Call to a possibly undefined method listChange, 
did you mean listChanged?
Idea: When you misspell things in your program, the compiler messages should say something like:
Error: Call to a possibly undefined method listChange, 
did you mean listChanged?