Method: Faker::TvShows::TheITCrowd.email
- Defined in:
- lib/faker/tv_shows/the_it_crowd.rb
.email ⇒ String
Produces an email from The IT Crowd.
44 45 46 |
# File 'lib/faker/tv_shows/the_it_crowd.rb', line 44 def email fetch('the_it_crowd.emails') end |