# File lib/ruport/data/feeder.rb, line 64
  def initialize(data)   
    @data = data   
    @constraints = []
  end