Returns option summary list.
1072
# File 'lib/optparse.rb', line 1072 def to_a; summarize("#{banner}".split(/^/)) end