Fog::XML::SAXParserConnection
# File lib/fog/xml/connection.rb, line 15 def request(params, &block) if (parser = params.delete(:parser)) super(parser, params) else original_request(params) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.