Creating an alias method for the "record" method based on the klass name, so that we can do:
session.user
instead of:
session.record
[Validate]