to_a()
Returns option summary list.
# File lib/optparse.rb, line 1074 def to_a; summarize(banner.to_a.dup) end