# File lib/neovim/session.rb, line 32
    def self.stdio
      from_event_loop(EventLoop.stdio)
    end