# File lib/dbi/columninfo.rb, line 51
  def []=( attr, value ) 
    @hash[attr] = value
  end