module ActionView::Layouts

def _layout(*); end

This will be overwritten by _write_layout_method
def _layout(*); end