# File lib/neovim/plugin/handler.rb, line 50
      def call(*args)
        @block.call(*args)
      end