# File lib/neovim/ruby_provider/window_ext.rb, line 9
    def self.count
      ::Vim.get_current_tabpage.get_windows.size
    end