# File lib/dragonfly/job.rb, line 118
      def path
        @path ||= File.expand_path(args.first)
      end