# File lib/native-package-installer/executable-finder.rb, line 30 def initialize(basename) @basename = basename @appended_paths = [] end