# File lib/arel/algebra/attributes/attribute.rb, line 292 def column original_relation.column_for(self) end