1611 1612 1613 1614
# File 'lib/textbringer/buffer.rb', line 1611 def redo @buffer.goto_char(@location) @buffer.insert(@string) end