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