class ActionView::PartialRenderer

def find_partial

def find_partial
  find_template(@path, @template_keys) if @path
end