Return a string representing this data object.
189 190 191
# File 'lib/bindata/base.rb', line 189 def to_s snapshot.to_s end