# File lib/native-package-installer.rb, line 30 def initialize(spec) @spec = spec @platform = Platform.detect end