1746 1747 1748 1749 1750
# File 'lib/textbringer/buffer.rb', line 1746 def dup mark = @buffer.new_mark mark.location = @location mark end