user = create(:user) foobar = create(:foobar) blogs = create_list(:blog, 5, user: user, foobar: foobar)