module Dry::Core::Cache

def cache

Other tags:
    Api: - private
def cache
  @__cache__
end