class Faker::JapaneseMedia::StudioGhibli
def character
-
(String)
-
def character fetch('studio_ghibli.characters') end
def movie
-
(String)
-
def movie fetch('studio_ghibli.movies') end
def quote
-
(String)
-
def quote fetch('studio_ghibli.quotes') end