CHAR equivalent column with a length.
String toChar({int length}) { return "\$table->char('$this', $length);"; }