# File lib/neovim/plugin/dsl.rb, line 9
      def initialize(plugin)
        @plugin = plugin
      end