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