Returns option summary string.
1407
# File 'lib/optparse.rb', line 1407 def help; summarize("#{banner}".sub(/\n?\z/, "\n")) end