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