to use underlying object’s attribute directly • `attribute` DSL to compute the result from object’s attribute • `root_key` DSL to de fi ne root key • `association` DSL to embed other serializers’ result
of TDD (Test Driven Development) • Follow these steps: 1. Write use cases as test cases 2. Consider if Alba should support these use cases 3. If yes, implement it