# File lib/arel/sql/engine.rb, line 4
      def self.new thing
        #warn "#{caller.first} -- Engine will be removed"
        thing
      end