# File lib/rdoc/markup/formatter.rb, line 168
  def tt? tag
    tag.bit == @tt_bit
  end