module ActionView::Layouts::ClassMethods
def _implied_layout_name
==== Returns
value of this method.
If no layout is supplied, look for a template named the return
def _implied_layout_name controller_path end
def _implied_layout_name controller_path end