public function toPublicKey()
 {
     return PhabricatorAuthSSHPublicKey::newFromStoredKey($this);
 }