I have no doubt your code is right, my question is where did you implement the test()
method? Did you follow the instructions in my first question to implement that method? If not, then using test()
anywhere in your code, will error out because the method doesn't exist.