34 35 36 37
# File 'lib/wormy/db_connection.rb', line 34 def self.execute(*args) print_query(*args) instance.execute(*args) end