# File lib/riddle/query/select.rb, line 37
  def matching(match)
    @matching = match
    self
  end