30 31 32
# File 'lib/supple.rb', line 30 def self.client @client ||= Elasticsearch::Client.new(adapter: :patron) end