# File lib/aruba/api.rb, line 229
    def write_interactive(input)
      @interactive.stdin.write(input)
    end