class Faker::Relationship

def sibling

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