# File lib/rdoc/markup/raw.rb, line 33
  def accept visitor
    visitor.accept_raw self
  end