12 13 14
# File 'lib/elastics/tasks/config.rb', line 12 def client @client ||= Client.new config.slice(:host) end