public Laptop GetLaptop()
 {
     return(_lBuilder.GetLaptop());
 }