sort :following,
    transform: ->(ast, context) {
      follows = Follow.arel_table
      comment = Comment.arel_table