module FFaker::JobJA

Public Instance Methods

title() click to toggle source
# File lib/ffaker/job_ja.rb, line 8
def title
  fetch_sample(JOB_NOUNS)
end