Returns a clone of the current object
Matches
public function createClone() { return new self($this->matches); }