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