3.1.4 Regular virtual method invocation

Line 60 is the implementation of a regular virtual method invocation. The invocation is done directly because the compiler can resolve the method at compile time.