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