# File lib/childprocess.rb, line 39
    def platform_name
      @platform_name ||= "#{arch}-#{os}"
    end