klass()
The class of the object that will be serialized.
# File activejob/lib/active_job/serializers/object_serializer.rb, line 48 def klass # :doc: raise NotImplementedError end