# File lib/dbi/dbi.rb, line 1067
  def initialize(attr=nil)
    @attr = attr || {}
  end