# File lib/arel/algebra/relations/utilities/compound.rb, line 48 def attributes @attributes ||= relation.attributes.bind(self) end