# File lib/rdoc/markup.rb, line 755 def add_special(pattern, name) @attribute_manager.add_special(pattern, name) end