module FFaker::HealthcareRU

Public Instance Methods

doctor_specialization() click to toggle source
# File lib/ffaker/healthcare_ru.rb, line 8
def doctor_specialization
  fetch_sample(DOCTOR_SPECIALIZATION)
end