TIL that `@memoized_property` caches on the class ...
# general
w
TIL that
@memoized_property
caches on the class level, with the instance as a key