Class: Module
Overview
Some developers override various methods on Module, which can often involve changing expected method parity/behavior which in turn prevents us from being able to reliably use affected methods. Let’s alias these method so that we always have access to them.