class Faker::Movies::HarryPotter

def quote

Returns:
  • (String) -
def quote
  fetch('harry_potter.quotes')
end