# File lib/dbi/binary.rb, line 16
16:
def
initialize
(
data
) 17:
@data
=
data
18:
end