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