# File lib/merb-core/test/helpers/view_helper.rb, line 39
        def [](css_query)
          @parser.search(css_query)
        end