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