Returns contents of this Data object as a raw hash.
Returns:
131 132 133
# File 'lib/aws/core/data.rb', line 131 def to_hash @data end