# File soap/streamHandler.rb, line 97 def send(conn_data, soapaction = nil, charset = @charset) send_post(conn_data, soapaction, charset) end