Class: BootPolish::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/boot_polish/base.rb

Class Method Summary collapse

Class Method Details

.require_benchmarkObject



5
6
7
# File 'lib/boot_polish/base.rb', line 5

def self.require_benchmark
  @require_benchmark ||= NestedBenchmark.new
end