inspect()
Overrides Object#inspect
# File lib/matrix.rb, line 1271 def inspect str = "Vector"[email protected] end