spread method

SpreadExpr spread()

Implementation

SpreadExpr spread() {
  return SpreadExpr(this);
}