# File lib/amalgalite/paths.rb, line 51
    def self.lib_path(*args)
      self.sub_path("lib", *args)
    end