# File lib/rhc/helpers.rb, line 135
    def header(s)
      say s
      say "=" * s.length
    end