lib/lolsoap/builder.rb in lolsoap-0.10.0 vs lib/lolsoap/builder.rb in lolsoap-0.11.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'lolsoap/wsdl' module LolSoap # Used to build XML, with namespaces automatically added. #