# File lib/ruport/data/feeder.rb, line 100
  def filter(&block)
    @constraints << [:filter,block]
  end