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