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