empty static method

Count empty()
override

create Count Empty

Implementation

static Count empty() {
  return Count({});
}