# File lib/amalgalite/paths.rb, line 60
    def self.ext_path(*args)
      self.sub_path("ext", *args)
    end