61 62 63
# File 'lib/chrome_data/base_request.rb', line 61 def client @@client ||= LolSoap::Client.new(wsdl_body) end