Function caching

auto caching(T) (
  T obj
)
if (is(T == class));