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