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