# File lib/merb-core/controller/exceptions.rb, line 204
        def status?
          self.const_defined?(:STATUS)
        end