method

cache

cache()
private

No documentation available.

# File actionpack/lib/action_dispatch/journey/formatter.rb, line 145
        def cache
          @cache ||= build_cache
        end