class Faker::Superhero

def prefix

Returns:
  • (String) -
def prefix
  fetch('superhero.prefix')
end