mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-25 15:42:24 +02:00
The concept is to have a helper_ namespace, to ensure that members cannot accidentally be overriden by properties in extended classes. This demonstrates that by renaming all extension properties to helper_<name>.