@override String build() { body = originLine.build().replaceAll('\n', '') + extendContent; return super.build(); }