class Faker::Religion::Bible
def character
-
(String)
-
def character fetch('bible.character') end
def location
-
(String)
-
def location fetch('bible.location') end
def quote
-
(String)
-
def quote fetch('bible.quote') end