# File lib/active_support/multibyte/unicode_database.rb, line 64
      def self.filename
        File.expand_path File.join(dirname, "unicode_tables.dat")
      end