15 16 17 18 19 20
# File 'lib/unit/types/full_name.rb', line 15 def represent { first: first, last: last } end