# File lib/soap/compat.rb, line 59 def initialize(*arg) super @router = @soaplet.app_scope_router methodDef if respond_to?('methodDef') end