class Faker::TvShows::BigBangTheory

def character

Returns:
  • (String) -
def character
  fetch('big_bang_theory.characters')
end

def quote

Returns:
  • (String) -
def quote
  fetch('big_bang_theory.quotes')
end