# File lib/test/unit/testcase.rb, line 402
        def test_defined?(query)
          locations = find_locations(query)
          not locations.empty?
        end