class Faker::Music::GratefulDead

def song

Returns:
  • (String) -
def song
  fetch('grateful_dead.songs')
end