# File lib/rdoc/markup/attribute_manager.rb, line 232 def add_special(pattern, name) @special[pattern] = RDoc::Markup::Attribute.bitmap_for name end