method
_to_s
ruby latest stable - Class:
XSD::XSDAnySimpleType
_to_s()private
No documentation available.
# File lib/xsd/datatypes.rb, line 169
def _to_s
@data.to_s
end _to_s()No documentation available.
# File lib/xsd/datatypes.rb, line 169
def _to_s
@data.to_s
end