class Faker::Relationship

def spouse

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