in lib/aws/kclrb/io_proxy.rb [16:21]
def initialize(input, output, error) @input = input @output = output @error = error end