public void SetUp()
 {
     _converter = new Converters.StringToIpv4.StringToIpv4Converter();
 }