class Faker::BossaNova

def artist

Returns:
  • (String) -
def artist
  fetch('bossa_nova.artists')
end