class Lookbook::ApplicationController

def current_layout

def current_layout
  self.class.send(:_layout)
end