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