# File ar-extensions/lib/ar-extensions/import.rb, line 34 def supports_import? connection.supports_import? rescue NoMethodError false end