# File lib/matrix.rb, line 282
  def column_size
    @rows[0].size
  end