# File lib/rdoc/markup/verbatim.rb, line 20
  def accept visitor
    visitor.accept_verbatim self
  end