# File lib/ffaker/jo_jo.rb, line 12 def first_name fetch_sample(FIRST_NAMES) end
# File lib/ffaker/jo_jo.rb, line 8 def full_name fetch_sample(FULL_NAMES) end
# File lib/ffaker/jo_jo.rb, line 16 def last_name fetch_sample(LAST_NAMES) end
# File lib/ffaker/jo_jo.rb, line 20 def stand fetch_sample(STANDS) end