class Tins::Unit::FormatParser

def reset

def reset
  super
  @unit_parser.reset
end