fetch_attribute(&block)
No documentation available.
# File activerecord/lib/arel/nodes/grouping.rb, line 6 def fetch_attribute(&block) expr.fetch_attribute(&block) end