# File lib/amalgalite/paths.rb, line 69
    def self.spec_path(*args)
      self.sub_path("spec", *args)
    end