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