# File lib/amalgalite/version.rb, line 17
    def self.to_a 
      [MAJOR, MINOR, BUILD]
    end