module Amazon module MWS class Response include ROXML xml_convention :camelcase # This is the factoryish method that is called!, not new def self.format(response) if response.content_type =~ /xml/ || response.body =~ /