public function getRef($key, $default = null) { return a::getRef($this->value, XString::unwrap($key), $default); }