# File lib/amalgalite/database.rb, line 76
      def self.valid?( mode )
        VALID.include? mode
      end