I am not sure, but I think the article at the main Code page is outdated.
If I am right, the Profile class has not any more the Configure method, so not possible to override it in its descendent. Now the mappings are created in the descendent class constructor instead of the Configure method.