return a string representation of the array
601 602 603
# File 'lib/graphlab.rb', line 601 def inspect return to_s end