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