84 85 86
# File 'lib/fetchers/url.rb', line 84 def fetch(path) @archive_path ||= download_archive(path) end