class Faker::Educator

def degree

Returns:
  • (String) -
def degree
  parse('educator.degree')
end