interfaces = $symbol->implements; } public function basicAttributes() { $ret = array( 'shape' => 'rect', ); return $ret; } }