Returns the string representation of the object
212 213 214
# File 'lib/phrase/models/team.rb', line 212 def to_s to_hash.to_s end