class ActionView::Renderer

def cache_hits # :nodoc:

:nodoc:
def cache_hits # :nodoc:
  @cache_hits ||= {}
end