idea = new PassiveIncomeIdea;
if (idea.getFeasability == veryFeasible)
{
growUntilHighProfits(idea);
}