# File lib/neovim.rb, line 98
  def self.executable
    @executable ||= Executable.from_env
  end