class Faker::Music::Phish

def song

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