# File lib/puppet/module/tool/utils/interrogation.rb, line 17 def subheader(line) say line, ('-' * line.size) end