method

_write_layout_method

_write_layout_method()
public

Takes the specified layout and creates a _layout method to be called by _default_layout

If there is no explicit layout specified: If a layout is found in the view paths with the controller’s name, return that string. Otherwise, use the superclass’ layout (which might also be implied)