# File lib/sqlite3/database.rb, line 119
    def translator
      @translator ||= Translator.new
    end