class Faker::Music::Phish
def album
-
(String)
-
def album fetch('phish.albums') end
def musician
-
(String)
-
def musician fetch('phish.musicians') end
def song
-
(String)
-
def song fetch('phish.songs') end
(String)
-
def album fetch('phish.albums') end
(String)
-
def musician fetch('phish.musicians') end
(String)
-
def song fetch('phish.songs') end