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