startColumn = $start_column; $this->endColumn = $end_column ?: $start_column; return $this; } }