in reply to Re^2: "Method is not in the class but it is there!"
in thread "Method is not in the class but it is there!"

Note that Perl supports creation of methods with dynamic names at run time and compile time, so a grep not showing a result suggest that this might be the case.
  • Comment on Re^3: "Method is not in the class but it is there!"