Okay, here is the problem, I want to override a method in base class, but I at the same time the method I am overriding I want to use it in my method, how do I call it from inside the function?