# File structures/CellComplex.rb, line 51
def
clone
CellTuple
.
new
(
@tuple
.
clone
)
end