# File lib/ruby-prof/compatibility.rb, line 101 def self.pause ensure_running! disable_gc_stats_if_needed @profile.pause end