# File lib/dragonfly/job/fetch_file.rb, line 7
def
initialize
(
job
,
path
)
super
(
job
,
path
.
to_s
)
end