# File lib/neovim/executable.rb, line 18
    def initialize(path)
      @path = path
    end