array( 'className' => 'Note', 'foreignKey' => 'foreign_id', 'conditions' => array('Note.class' => 'Thingy'), 'dependent' => true ) ); } ?>