# File lib/wmi-lite/wmi.rb, line 30
    def query(wql_query)
      query_with_context(wql_query)
    end