Can you monkey patch methods on core types in Python? August 20, 2022 by Magenaut Ruby can add methods to the Number class and other core types to get effects like this: