158 159 160
# File 'lib/lab_tech.rb', line 158 def self.run_count @_experiment_run_count ||= Hash.new(0) end