# File lib/fox16/core.rb, line 642 def appendColumns(numColumns=1, notify=false) insertColumns(self.numColumns, numColumns, notify) end