# File lib/active_support/testing/performance.rb, line 353
            def format(measurement)
              '%.2f KB' % measurement
            end