func (this *ReplicatedJob) String() string {
    if this == nil {
        return "nil"
    }
    s := strings.Join([]string{`&ReplicatedJob{`,