# File lib/merb-core/test/matchers/controller_matchers.rb, line 55
  def be_error(expected)
    BeError.new(expected)
  end