# File lib/dragonfly/job.rb, line 339
    def encoded_format
      step = encode_step
      step.format if step
    end