146 147 148 149
# File 'app/models/lab_tech/experiment.rb', line 146 def summary reload LabTech::Summary.new(self) end