# File lib/soap/mapping/registry.rb, line 236
    def clear
      @obj2soap.clear
      @soap2obj.clear
    end