class ActiveRecord::Fixture

def each(&block)

def each(&block)
  fixture.each(&block)
end