public function getDateJoined()
 {
     $this->__load();
     return parent::getDateJoined();
 }