# File lib/merb-core/test/test_ext/rspec.rb, line 23 def fail_with(message) raise_error(Spec::Expectations::ExpectationNotMetError, message) end