# File lib/Getopt/Declare2.rb, line 485
      def Arg.bestversion
        for i in Versioncmd; return i if @@versioncmdH[i]; end
      end