# File lib/patches/sql_patches.rb, line 36 def self.should_measure? current = ::Rack::MiniProfiler.current (current && current.measure) end