# File lib/dbd_pg/Pg.rb, line 240
def
prepare
(
statement
)
Statement
.
new
(
self
,
statement
)
end