11 12 13
# File 'lib/elastictastic/multi_search.rb', line 11 def self.count(*scopes) new.count(*scopes).run end