# File lib/trollop.rb, line 185
  def banner(s)
    @order << [:text, s]
  end