@Override
 public void beginQuotationLine() {
   beginElement();
   super.beginQuotationLine();
 }