# File lib/slop.rb, line 169
  def banner=(banner)
    config[:banner] = banner
  end