@api private
Match class that matches anything
Use {.all}
# File lib/autoproj/query_base.rb, line 23 def match(pkg) true end