Response
# File lib/smart_proxy_omaha/omaha_protocol/pingresponse.rb, line 5 def xml_response(xml) xml.ping(:status => 'ok') end