24 25 26
# File 'lib/pansophy.rb', line 24 def self.read(bucket_name, path) Remote::ReadFileBody.new(bucket_name, path).call end