# File sipper/transaction/Nict_sm.rb, line 234 def timer_K(fsm) fsm.getState.Exit(fsm) fsm.setState(NictMap::Terminated) fsm.getState.Entry(fsm) end