each {|optname, optarg|...}
each_option {|optname, optarg|...}
get メソッドのイテレータ版です。オプションとその引数の取得を繰り返し行います。
[SEE_ALSO] GetoptLong#get