# File test/unit/acts_as_filterable_test.rb, line 27 def test_fake_model_load assert_equal @yards, @ipa.brewery assert_equal 1, @yards.beers.size end