# File lib/merb-core/controller/merb_controller.rb, line 420
  def self.abstract!
    @_abstract = true
  end