# File lib/kwalify/errors.rb, line 97 def assert_error(message="") raise AssertionError.new(message) end