Get the underlying MySQL connection object in use.
64
# File 'lib/rsql/mysql_results.rb', line 64 def conn; @@conn; end