# File lib/xsd/datatypes.rb, line 915
  def string
    @data.unpack("m")[0]
  end