class Faker::Movies::LordOfTheRings

def location

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