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