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