# File lib/amalgalite/database.rb, line 201
    def quote( s )
      Amalgalite::SQLite3.quote( s )
    end