337 338 339
# File 'lib/textbringer/buffer.rb', line 337 def on_killed(&callback) add_callback(:killed, callback) end