# File lib/xsd/datatypes.rb, line 903
  def string
    [@data].pack("H*")
  end