__PACKAGE__->has_many( 'foos', 'MySchema::Foo', 'bar_id', { join_type => 'INNER' } );