class BasicGroupSerializer < ApplicationSerializer
attributes :id, :automatic, :name, :user_count
end