# File lib/abstract_controller/layouts.rb, line 360
    def initialize(*)
      @_action_has_layout = true
      super
    end