class Faker::Blood
def group
-
(String)
-
def group parse('blood.group') end
def rh_factor
-
(String)
-
def rh_factor fetch('blood.rh_factor') end
def type
-
(String)
-
def type fetch('blood.type') end
(String)
-
def group parse('blood.group') end
(String)
-
def rh_factor fetch('blood.rh_factor') end
(String)
-
def type fetch('blood.type') end