class OpenStruct
ostruct
0.6.0
# update_to_values!
def update_to_values!(hash) # :nodoc: = {} ach_pair do |k, v| ostruct_member_value!(k, v)