Overrides Object#inspect
870 871 872
# File 'lib/matrix.rb', line 870 def inspect "Matrix"+@rows.inspect end