class Faker::Movies::Hobbit

def location

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