# File lib/download_quizzes.rb, line 52
def
unzip_gnu
(
file
)
puts
`unzip -o #{file}`
end