class Arel::Nodes::Grouping

def fetch_attribute(&block)

def fetch_attribute(&block)
  expr.fetch_attribute(&block)
end