# File lib/dbi/sql.rb, line 82
      def coerce(sym, str)
        self.send(sym, str)
      end