SOAP and sending empty elements

Using the classes provided by wsdl2ruby results in passing either “” or
nil to create objects for use by the RPC driver. Is there any way to
NOT send empty elements? For instance if I now have:

14 Bacon Street

Can this be changed so that only address1 is sent?