class ActionDispatch::Journey::Formatter

def cache

def cache
  @cache ||= build_cache
end