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