I added a feature to the version in branches/development that lets you
define methods to translate into AMF properties in the class mappings:
:methods => ['foo']
calls the foo method and turns it into an AMF property.
Try out that and tell me what you think.