class Faker::Movies::HarryPotter

def location

Returns:
  • (String) -
def location
  fetch('harry_potter.locations')
end