class Faker::ElectricalComponents
def active
-
(String)
-
def active fetch('electrical_components.active') end
def electromechanical
-
(String)
-
def electromechanical fetch('electrical_components.electromechanical') end
def passive
-
(String)
-
def passive fetch('electrical_components.passive') end