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