# File lib/merb-core/controller/exceptions.rb, line 174
        def status
          const_get(:STATUS) rescue 0
        end