# File lib/confstruct/hash_with_struct_access.rb, line 107
    def i18n! key=nil, &block
      Confstruct.i18n(key,&block)
    end