At first tuples should be immutable for better functional programming IMO. If the operation on tuple does not affact its status, it's OK to return `this`, i.e. the original tuple(as Paul mentioned)
Cheers, Daniel.Sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html