# File lib/timeliness/format_set.rb, line 9 def initialize(formats) @formats = formats @formats_hash = {} @match_indexes = {} end