# File lib/confstruct/hash_with_struct_access.rb, line 52 def self.from_hash(hash) self.new(hash) end