# 시계가 닿지 않는 한 곳 # Question: 주입된 시계는 어디까지 쓰이는가? direction: right n0: "폴 주기" { shape: rectangle } n1: "주입된 시계" { shape: rectangle } n2: "등록 쪽" { shape: rectangle } n0 -> n1: "now 조회" n1 -> n0: "주입된 시각" n2 -> n1: "조회 없음"