class Faker::TvShows::HowIMetYourMother

def catch_phrase

Returns:
  • (String) -
def catch_phrase
  fetch('how_i_met_your_mother.catch_phrase')
end