# File lib/rhc/helpers.rb, line 350
    def paragraph(&block)
      section(:top => 1, :bottom => 1, &block)
    end