# File lib/matrix.rb, line 133
def
Matrix
.
rows
(
rows
,
copy
=
true
)
new
(
:init_rows
,
rows
,
copy
)
end