# File lib/pry/command.rb, line 44 def banner(arg=nil) @banner = arg if arg @banner || description end