lenskit.data.repr.ObjectRepr# class lenskit.data.repr.ObjectRepr# tag: str# words: collections.abc.Sequence[str] = ()# comment: str | None = None# attrs: collections.abc.Mapping[str, Any] | None = None# write(writer)# Parameters: writer (ReprWriter) string()# Return type: str