# Any character from the book
Faker::Hobbit.character #=> "Gandalf the Grey"
# One of the 13 dwarves from the Company, or Gandalf, or Bilbo
Faker::Hobbit.thorins_company #=> "Thorin Oakenshield"
Faker::Hobbit.quote #=> "Never laugh at live dragons, Bilbo you fool!"
Faker::Hobbit.location #=> "The Shire"