# File lib/abstract_controller/layouts.rb, line 175
      def inherited(klass)
        super
        klass._write_layout_method
      end