class ActionView::RenderParser

def layout_to_virtual_path(layout_path)

def layout_to_virtual_path(layout_path)
  "layouts/#{layout_path}"
end