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