# The same field cycle, with @Cacheable on one of the two beans, and the flag on

started: true
CachedFirst bean is a proxy      : true (CachedFirst$$SpringCGLIB$$0)
CachedSecond.first is a proxy    : true
CachedSecond.first == the bean   : true
two calls through the injected reference return 1 and 1, method body ran 1 time(s)
