# File lib/neovim.rb, line 90
  def self.plugin
    raise "Can't call Neovim.plugin outside of a plugin host."
  end