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