public function get_ldap_attributes() { $ldap = new LDAP(); return $ldap->attributes($this->username); }