# File lib/neovim/session.rb, line 26 def self.child(argv) from_event_loop(EventLoop.child(argv)) end