class Faker::JapaneseMedia::Doraemon
def character
-
(String)
-
def character fetch('doraemon.characters') end
def gadget
-
(String)
-
def gadget fetch('doraemon.gadgets') end
def location
-
(String)
-
def location fetch('doraemon.locations') end