class Faker::Movies::LordOfTheRings

def quote

Returns:
  • (String) -
def quote
  fetch('tolkien.lord_of_the_rings.quotes')
end