# File lib/amalgalite/paths.rb, line 42
    def self.data_path(*args)
      self.sub_path("data", *args)
    end