class Faker::TvShows::Futurama

def character

Returns:
  • (String) -
def character
  fetch('futurama.characters')
end