# File lib/aruba/reporting.rb, line 71
      def again(erb, _erbout, file)
        _erbout.concat(erb.result(binding))
      end