raw(*contents)
Shortcut for RDoc::Markup::Raw.new with contents
# File lib/rdoc/test_case.rb, line 164 def raw *contents @RM::Raw.new(*contents) end