1085 1086 1087
# File 'lib/teradata/connection.rb', line 1085 def inspect "\#<Record #{@fields.map {|c| c.to_s }.join(', ')}>" end