1823 1824 1825 1826 1827
# File 'lib/textbringer/buffer.rb', line 1823 def redo @actions.each do |action| action.redo end end