Good for the author, I certainly wouldn't. Things I'd have to research in the codebase before understanding the name are:
- what is Post?
- what do Flagged and Reviewable mean here? Are they attributes of the Post or the serializer?
- what does Basic mean? Again, what is this referring to? Is it indicating that the class is some kind of base class for an object hierarchy?