150 151 152 153
# File 'app/models/lab_tech/experiment.rb', line 150 def summary reload LabTech::Summary.new(self) end