# File lib/Getopt/Declare2.rb, line 470
      def Arg.besthelp
        for i in Helpcmd; return i if @@helpcmdH[i]; end
      end