# File lib/wsdl/port.rb, line 35 def find_binding root.binding(@binding) or raise RuntimeError.new("#{@binding} not found") end