# File lib/rdoc/markup/attribute_manager.rb, line 80 def attribute(turn_on, turn_off) RDoc::Markup::AttrChanger.new turn_on, turn_off end