class MusicFaker::Band
Public Class Methods
name()
click to toggle source
# File lib/music_faker/band.rb, line 4 def name 'Ja-Va and the Skrizzips' end
# File lib/music_faker/band.rb, line 4 def name 'Ja-Va and the Skrizzips' end