1741 1742 1743 1744 1745
# File 'lib/textbringer/buffer.rb', line 1741 def dup mark = @buffer.new_mark mark.location = @location mark end