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