public SpeedConversionServiceTests()
 {
     speedConverter = new SpeedConversionService();
 }