# File lib/render_async/view_helper.rb, line 6
    def render_async_cache_key(path)
      "render_async_#{path}"
    end