class Aws::S3::Plugins::RetryableBlockIO

def initialize(block_io)

def initialize(block_io)
  @block_io = block_io
end