# File lib/native-package-installer/executable-finder.rb, line 21
      def find(basename)
        new(basename).find
      end