# File lib/confstruct/hash_with_struct_access.rb, line 8
    def initialize &block
      @block = block
    end