class Faker::Job

def position

Returns:
  • (String) -
def position
  fetch('job.position')
end