There's no documentation for this item.
# File soap/property.rb, line 313 def loadstr(str) str.gsub(/\\./) { |c| eval("\"#{c}\"") } end
<code/>
<pre/>
<code/>and<pre/>for code samples.