class Faker::TvShows::HowIMetYourMother
def catch_phrase
-
(String)
-
def catch_phrase fetch('how_i_met_your_mother.catch_phrase') end
def character
-
(String)
-
def character fetch('how_i_met_your_mother.character') end
def high_five
-
(String)
-
def high_five fetch('how_i_met_your_mother.high_five') end
def quote
-
(String)
-
def quote fetch('how_i_met_your_mother.quote') end