private double GetInterestRate()
 {
     return(_type.GetInterestRate());
 }