Change Role#anonymous and #non_member so they generate the record as needed.
While creating tests, it was a common occurrence to lost the builtin roles because they are only created in the migrations. This makes them behave like User#anonymous.
Authored by: edavis10 2010-02-03
Parent: [r3362]
Child: [r3364]