# File lib/abstract_controller/base.rb, line 27
      def abstract!
        @abstract = true
      end