public function request() { $this->store(); Vcard4::set($this->_data); }
public function request() { $this->store(); Vcard4::get($this->_to); }