class Faker::Music::RockBand

def name

Returns:
  • (String) -
def name
  fetch('rock_band.name')
end