public void ComputeInterest()
 {
     m_state.ComputeInterest();
 }