# File lib/soap/soap.rb, line 136
def
warn
(
msg
)
STDERR
.
puts
(
msg
+
"\n"
)
unless
$VERBOSE
.
nil?
end