class Aws::S3::FileDownloader

def initialize(options = {})

def initialize(options = {})
  @client = options[:client] || Client.new
end