module ActiveSupport::Cache::ConnectionPoolLike

def with

def with
  yield self
end