9 10 11
# File 'lib/neri/dxruby_tiled.rb', line 9 def read_file(file, encoding = Encoding::UTF_8) Neri.file_read(file, encoding) end