class Faker::TvShows::DrWho

def catch_phrase

Returns:
  • (String) -
def catch_phrase
  fetch('dr_who.catch_phrases')
end