Is your feature request related to a problem? Please describe.
Currently, mappers can only be defined as top-level declarations in classes. This hinders the users flexibility.
Describe the solution you'd like
Allow mappers to be defined as inner objects/classes.