class Faker::TvShows::TheThickOfIt
def character
-
(String)
-
def character fetch('the_thick_of_it.characters') end
def department
-
(String)
-
def department fetch('the_thick_of_it.departments') end
def position
-
(String)
-
def position fetch('the_thick_of_it.positions') end