49 50 51
# File 'lib/ver/text/tag.rb', line 49 def bind(*args, &block) buffer.tag_bind(to_tcl, *args, &block) end