Returns the string representation of the object
Returns:
String presentation of the object
165 166 167
# File 'lib/alfresco_api/models/tag.rb', line 165 def to_s to_hash.to_s end