# File lib/kwalify/util/hashlike.rb, line 16
      def [](key)
        instance_variable_get("@#{key}")
      end