class Faker::TvShows::DrWho

def actor

Returns:
  • (String) -
def actor
  fetch('dr_who.actors')
end