# File SQLRelay.rb, line 106
def
prepare
(
statement
)
Statement
.
new
(
@handle
,
statement
)
end