# File lib/dbi/sql.rb, line 180
def
initialize
(
quoter
,
sql
)
@quoter
,
@sql
=
quoter
,
sql
prepare
end