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