24 25 26
# File 'lib/tableasy.rb', line 24 def self.reload_formatters(file) FormattersContext.module_eval(File.read(file)) end