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