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