Column_for_attribute method

I would like to know if there is any good reason why the method
columm_for_attribute (in Active Record) is at instance level and not at
the class level.
I feel it should be at the class level.
Maybe I am missing somehting
Thanks in advance for your reply
Omar