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