module NameOfPerson
module NameOfPerson::AssignableName
module NameOfPerson::HasPersonName
class NameOfPerson::PersonName
name_of_person
1.1.3
# encode_with
def encode_with(coder) coder.represent_scalar nil, to_s end