# File lib/matrix.rb, line 122
def
Matrix
.
[]
(
*
rows
)
new
(
:init_rows
,
rows
,
false
)
end