# File lib/test/unit/assertions.rb, line 2029 def initialize(value, &formatter) @value = value @formatter = formatter end