# File lib/rdoc/markup/to_tt_only.rb, line 20
  def initialize markup = nil
    super

    add_tag :TT, nil, nil
  end