# File lib/rhc/helpers.rb, line 414 def results(&block) section(:top => 1, :bottom => 0) do say "RESULT:" yield end end