class Faker::Job

def title

Returns:
  • (String) -
def title
  parse('job.title')
end