class Tins::Limited

def wait

def wait
  @tg.list.each(&:join)
end