C<prefetch> can be used with the following relationship types: C<belongs_to>, C<has_one> (or if you're using C<add_relationship>, any relationship declared with an accessor type of 'single' or 'filter'). I see no mention of has_many. iirc, thats not currently expected to work. Jess