* Won't that not move it though? e.g. ``` fn add\_tx\_channel\(self, tx\_pin: TxPin) -> Self { self.tx\_pins\[Channel\] = Some(tx\_pin); self }```