$VAR1 = { 'might_have' => { 'fetch' => 0 }, 'rules' => { 'might_have' => { 'fetch' => 0 }, 'CD' => { 'join' => [ 'tags' ], 'fetch' => [ { 'cond' => { 'position' => 2 }, 'rel' => 'tracks' } ], 'cond' => [ { 'tags.tag' => 'Cheesy' } ] } }, 'sets' => [ { 'ids' => [ '5' ], 'class' => 'CD' }, { 'ids' => [ '1' ], 'fetch' => [ { 'rel' => 'cds', 'quantity' => 'all' } ], 'class' => 'Artist' } ], 'belongs_to' => { 'fetch' => 1 }, 'has_many' => { 'fetch' => 0 } };