convert struct to a hash
Returns:
the struct as a hash
112 113 114
# File 'lib/data_model/struct.rb', line 112 def to_hash @values end