Returns the string representation of the object
Returns:
String presentation of the object
137 138 139
# File 'lib/bf_ruby2/models/file_sham.rb', line 137 def to_s to_hash.to_s end