I have this class in my project that I want to speed up by using a memcache:
[AttributeUsage(validOn: AttributeTargets.Class | AttributeTargets.Method)] publ