# File lib/wsdl/soap/binding.rb, line 20
  def initialize
    super
    @style = nil
    @transport = nil
  end