para(*a)
Shortcut for RDoc::Markup::Paragraph.new with contents
# File lib/rdoc/test_case.rb, line 151 def para *a @RM::Paragraph.new(*a) end