# File lib/puppet/application.rb, line 203
203:     def banner(banner = nil)
204:       @banner ||= banner
205:     end