# File lib/active_support/testing/performance.rb, line 418
            def measure
              GC.collections
            end