public float GetFireRate()
 {
     return(currentBulletModel.GetFireRate());
 }