filename()
Returns the filename for the data file for this version
# File activesupport/lib/active_support/multibyte/unicode.rb, line 369 def self.filename File.expand_path File.join(dirname, "unicode_tables.dat") end