class Faker::Creature::Dog

def coat_length

Returns:
  • (String) -
def coat_length
  fetch('creature.dog.coat_length')
end