# File lib/table_print/formatter.rb, line 3 def initialize(time_format=nil) @format = time_format @format ||= TablePrint::Config.time_format end