# File lib/rdoc/markup.rb, line 735
  def add_word_pair(start, stop, name)
    @attribute_manager.add_word_pair(start, stop, name)
  end