Monkey Patch
Definition: Code that extends or modifies other code at runtime. In more technical terms, this is code that replaces a method at class-level with a custom implementation of this method.
Example: He submitted a pull request with a monkey patch.
Variations :
Usage of "Monkey Patch" by Country