console_size -> [Integer, Integer]
端末のサイズを [rows, columns] で返します。
io/console が利用できない場合は、IO.default_console_size の値を返します。
[SEE_ALSO] IO.default_console_size