Since the character creator now produces a builder object with things like the name included, we no longer need to have a duplicate copy of the character's name (it was needed because the name lived inside the anonymous function, and thus wasn't accessible).tags/v0.1.0