Class: Perf::ProductionMeterFactory
- Inherits:
-
Object
- Object
- Perf::ProductionMeterFactory
- Defined in:
- lib/perf/production_meter_factory.rb
Class Method Summary collapse
Class Method Details
.instance ⇒ Object
6 7 8 |
# File 'lib/perf/production_meter_factory.rb', line 6 def self.instance Perf::MeterFactory.instance.no_op_instance end |