public function getPick($keys, $default = null) { return new self(a::getPick($this->value, self::unwrap($keys), $default)); }