1647 1648 1649
# File 'lib/textbringer/buffer.rb', line 1647 def add_action(action) @actions.push(action) end