20 21 22
# File 'lib/detect_language.rb', line 20 def client @client ||= Client.new(configuration) end