# File lib/more/facets/getoptlong.rb, line 59
    def required(*opts)
      @arguments << (opts <<  GetoptLong::REQUIRED_ARGUMENT)
    end