case "class_id" : 
                $return = $this->Object instanceof LocoClass ? $this->Object->id : NULL;
                break;