87 88 89 90 91
# File 'lib/chef/provider/remote_file/ftp.rb', line 87 def fetch with_connection do get end end