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