class Faker::Movies::HarryPotter

def spell

Returns:
  • (String) -
def spell
  fetch('harry_potter.spells')
end