# File lib/wsdl/operationBinding.rb, line 79 def soapaction if @soapoperation @soapoperation.soapaction else nil end end