# File lib/matrix.rb, line 864
def
inspect
"Matrix"
+
@rows
.
inspect
end