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