# File lib/native-package-installer/platform/homebrew.rb, line 22 def current_platform? ExecutableFinder.exist?("brew") end