Overriding an Inherited Method
Our next task is to override the LogicalToDisplay method that was inherited from %IntegerOpens in a new tab.
To do this, we'll invoke the Override command in the Refactor menu. Click [Class] > [Refactor] > [Override] to begin.