# File lib/soap/compat.rb, line 72
  def initialize(*arg)
    super
    methodDef if respond_to?('methodDef')
  end