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