Esempio n. 1
0
 /**
  * Where did this census occur
  *
  * @return string
  */
 public function place()
 {
     return $this->census->censusPlace();
 }