# File lib/dragonfly/job.rb, line 282
    def serialize
      Serializer.marshal_encode(to_a)
    end