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