# File lib/soap/baseData.rb, line 32
  def to_data(str)
    new(str).data
  end