How to use the files generated by wsdl2ruby comand

Hi,
after running the wsdl2ruby command on a wsdl file following 4 files are
generated

AdaptivePaymentsClient.rb
default.rb
defaultDriver.rb
defaultMappingRegistry.rb

but i dont know how to use these files and make a SOAP request to a
webservice
pleas help