/**
  *
  */
 public function load()
 {
     $this->entityManager->load($this, $this->tableName);
 }