class SerializableGroup < JSONAPI::Serializable::Resource type 'group' attributes :name, :icon end