1775 1776 1777 1778
# File 'lib/textbringer/buffer.rb', line 1775 def redo @buffer.goto_char(@location) @buffer.insert(@string) end