# File lib/test/unit/assertions.rb, line 1725
          def delayed_literal(&block)
            DelayedLiteral.new(block)
          end