class Faker::Movies::HowToTrainYourDragon

def location

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