# File lib/dragonfly/job/step.rb, line 34
      def to_a
        [self.class.abbreviation, *args]
      end