_mac = $mac; } public function hub($hubname) { return new Hub($this->_mac, $hubname); } }