# File lib/mini_profiler/timer_struct/base.rb, line 19 def []=(name, val) attributes[name] = val self end