# File lib/mini_profiler/profiling_methods.rb, line 59 def uncounter_method(klass, method) self.unprofile_method(klass, method) end