# File lib/merb-core/test/matchers/controller_matchers.rb, line 144
    def negative_failure_message
      "expected#{inspect_target} not to be missing but it was #{status_code}"
    end