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