require 'formula' def TeX_installed?; return `which latex` != ''; end class Asymptote