/**
* Look,3 2 1
* We are both ** university student,
* so I write some code to celebrate our lost-past.
*/
Boy i = new Boy("**");
Girl u = new Girl("***");

// Nov 20, 2012, I hugger you all the night On the steps of the campus and I fell in love with you.
i.love(u);

// Luckily, you accepted and became my girlfriend eversince.
u.accepted(i);

// Since then, I miss u every day.
i.miss(u);

// And take care of u and our love.
i.takeCareOf(u);

// You said that you won't be so easy to leave me.
// So I believe you and I have confidence that you will marry me.
boolean isHesitate = true;
while (isHesitate) {
i.waitFor(u);

// I think it is an important decision
// and you should think it over.
isHesitate = u.thinkOver(u);
}
// if we have a romantic wedding, we will live happily ever after.
i.marry(u);
i.liveHappilyWith(u);
// maybe you never come back.It's ok.
i.miss(u);
// Oh won't you stay with me cos you're all i need.
***, I have fallen in love with you for
Love u forever and ever.
- jacks