# File lib/timeliness/format.rb, line 9
    def initialize(format_string)
      @format_string = format_string
    end