class ActionView::ObjectRenderer

def template_keys(path)

def template_keys(path)
  super + [@local_name]
end