1720 1721 1722 1723 1724
# File 'lib/textbringer/buffer.rb', line 1720 def delete if @buffer @buffer.marks.delete(self) end end