class Faker::Creature::Bird

def anatomy_past_tense

Returns:
  • (String) -
def anatomy_past_tense
  fetch('creature.bird.anatomy_past_tense')
end