20 21 22
# File 'lib/pansophy.rb', line 20 def self.fetch(bucket_name, path) Remote::FetchFile.new(bucket_name, path).call end