# Pastebin bwr4Gr07 #| get a hash of all the attrs with values populated via .action method action-hash { self.^attributes .map({ .name.substr(2) => .get_value(self) }).Hash }