zero method

T zero()

Implementation

T zero() {
  return all.zero();
}