# File lib/more/facets/getoptlong.rb, line 31 def initialize(&block) @arguments = [] instance_eval(&block) end