public function diff()
 {
     return $this->changeset->diffToPrevious();
 }