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