class Faker::Relationship

def in_law

Returns:
  • (String) -
def in_law
  fetch('relationship.in_law')
end