class Faker::Movies::HarryPotter

def book

Returns:
  • (String) -
def book
  fetch('harry_potter.books')
end