# File lib/more/facets/getoptlong.rb, line 55
    def flag(*opts)
      @arguments << (opts << GetoptLong::NO_ARGUMENT)
    end