74 75 76
# File 'lib/mtk/events/timeline.rb', line 74 def delete(time) @timeline.delete(time.to_f) end