show_exceptions=['Decorator', "ParticlePair", "ParticleTriplet", "ParticleQuad"]
function_name_exceptions=['Particle.has_attribute', 'Model.restore_particle',
                                            'RandomNumberGenerator.seed',
                                            'CommandDispatcher.import_module',
                                            'CommandDispatcher.main',
                                            'CommandDispatcher.unknown_command']
value_object_exceptions=['Decorator', 'DerivativeAccumulator',
                                           # imported
                                           'Object', 'SetLogState',
                                           'SetLogTarget', 'RestraintBase', 'ScoreStateBase']
spelling_exceptions=["undecorator", "undecorate"]