ksession.insert( new Dimension( 100, 50 ) );
ksession.insert( new Dimension( 130, 80 ) );
ksession.insert( new Dimension( 50, 40 ) );
ksession.insert( new Dimension( 50, 40 ) );
Cheesery cheesery = new Cheesery();
cheesery.addCheese( new Cheese( "brie", 10 ));
cheesery.addCheese( new Cheese( "brie", 10 ));
cheesery.addCheese( new Cheese( "brie", 10 ));
cheesery.addCheese( new Cheese( "brie", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "muzzarella", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
cheesery.addCheese( new Cheese( "stilton", 10 ));
ksession.insert( cheesery );
ksession.insert( new Person( "Bob", "muzzarella") );
ksession.insert( new Person( "Mark", "brie") );
ksession.insert( new Cheese( "brie", 10 ) );
ksession.insert( new Cheese( "brie", 10 ) );