# File lib/declarative_authorization/development_support/change_analyzer.rb, line 85 def assert (ok) @failed_test_count += 1 unless ok @ok &&= ok end