# File lib/wmi-lite/wmi_instance.rb, line 29
      def [](key)
        @property_map[key.downcase]
      end