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