class RailsBand::ActionView::LogSubscriber

def render_layout(event)

def render_layout(event)
  consumer_of(__method__)&.call(Event::RenderLayout.new(event))
end