# File lib/arel/algebra/relations/row.rb, line 10 def [](attribute) attribute.type_cast(tuple[relation.position_of(attribute)]) end