# File lib/dragonfly/job.rb, line 136
      def path
        @path ||= URI.parse(url).path
      end