class ActionDispatch::Journey::Routes

def clear_cache!

def clear_cache!
  @ast                = nil
  @simulator          = nil
end